@import url("reset.css");

/* @group Общий стиль */

body {
	width: 100%;
	height: 100%;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
    color: #333;
    min-width: 1200px;
}

p{margin-bottom: 15px;}

h1{

	margin-bottom: 10px;
	font-weight: normal;
	text-shadow: 0px 1px 0px #fff;	
}

h2 {
	clear: both;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
a{color: #007236;}
input{
    -webkit-border-radius:0px; 
-moz-border-radius:0px; 
-khtml-border-radius:0px;
border-radius:0px;
border: 1px solid #ccc;
}
input:focus,input:active{
    outline: none;

}


/* @end — Общий стиль */

textarea{
	border: 1px solid #ccc;
}

/* @group Верхняя строка */
#top_background{
    background: #212121;
	width: 100%;
    height: 28px;
       color: #fff;
}
#comment_captcha{
	width: 33%;
	float: right;
	margin-right: 20px;
}
#top{
	position: relative;
    left: 50%;
    margin-left: -600px;
	width: 1200px;

}
#menu{
	float: right;

    clear: both;
}

#menu li, li.first_m, li.end_m{
	height: 24px;
	display: block;
	float: left;
	list-style: none;
}
#menu li{background: url(../images/menu_fon.jpg) repeat-x;}
li.first_m{
    background: url(../images/menu_fon_f.jpg) repeat-x !important;
    width: 22px;
}
li.end_m{
    background: url(../images/menu_fon_e.jpg) repeat-x !important;
    width: 22px;
}
#menu li a{
	margin-right: 5px;
	font-size: 12px;
	display: block;
	float: left;
	padding: 6px 8px 6px 8px;
    
    color: #000;
    text-decoration: none;
}
 #menu li:hover a{
    text-decoration: underline;
}
#menu li.selected a{
    font-weight: bold;
}
#blog{
	list-style: none;
}
#content ul#blog li{
    clear: both;
    margin-bottom: 40px;
    float: left;
}
#currencies{
	margin-bottom:15px;
}

#currencies ul{
	margin-top: 10px;
}
#currencies ul li{
	font-size: 12px;
	display: inline;
	padding-right: 5px;
	list-style: none;
}

#currencies ul li a{
	white-space: nowrap;
	color: #505050;
}
#currencies ul li.selected a{
	text-decoration: none;
}

#cart_informer{
	float: right;
    min-height: 70px;
    color: #999999;
    font-size: 12px;
    margin-top: -10px;
    max-width: 120px
}
#cart_informer span{color: #439ddc;line-height: 19px;white-space:nowrap;}
a.cart_cart{
    display: block;
    float: ;
    margin: 0px 12px 0px 0px;
    padding: 20px 0px 0px 0px;
    background: url(../images/icons.png) no-repeat 15px 0px;
    font-size: 12px;
}
.header_right{
    float: right;
    width: 600px;
    margin-top: 23px;
}

/* @group Шапка сайта */
#header {
    position: relative;
    left: 50%;
    margin-left: -600px;
	width: 1200px;
    height: 110px;
}

/* @group Футкр сайта */
#footer {
    position: relative;
    left: 50%;
    margin-left: -600px;
	width: 1200px;
	clear: both;
    margin-top: 30px;
    float: left;
}
.footer_top{
    
}
.img_footer{
    width: 100%;
    min-height: 218px;
    background: url(../images/img_footer.jpg) no-repeat left top;
    float: left;
}
.footer_top_right{
    float: right;
    width: 810px;
}
.footer_top_text strong{
    display: block;
    font-weight: normal;
    width: 100%;
    margin-bottom: 20px;
}
.footer_top_text h1{
     width: 100%;
    font-size: 18px;
    font-family: Trebuchet MS;
    color: #000;
    text-transform: uppercase;
}
.footer_top_text p{
    width: 100%;

}

.footer_menu ul#menu{
    border-top:4px solid #f4f3f3 ;
    float: right;
    margin-top: 20px;
    margin-bottom: 30px;
}
.footer_c .phone_footer {
    float: right;
}
.phone_footer h1{
	line-height: 22px;
	padding-left: 30px;
	margin-top: 4px;
}
.footer_menu ul#menu li{background: url(../images/menu_fon_footer.jpg) repeat-x; }
.footer_menu ul#menu li a {padding-top: 3px !important;}
.footer_menu ul#menu li.first_m{
    background: url(../images/menu_fon_f_footer.jpg) repeat-x !important;
    width: 22px;
    margin-left: 40px;
}
.footer_menu_fon{
height: 4px;
width: 50%;
position: absolute;
float: right;
background:  #f4f3f3 ;
left: 50%;
display: none;
}
.footer_menu ul#menu li.end_m{
    background: url(../images/menu_fon_e_footer.jpg) repeat-x !important;
    width: 22px;
}

.footer_c{
    clear: both;
    float: left;
    width: 100%;
}
.footer_c div{
    float: left;
    margin-left: 25px;
}
.footer_c div, .footer_c div a{
    font-size: 12px;
    font-family: arial;
    line-height: 18px;
}
.footer_line{
    width: 100%;
    height: 30px;
   background: rgba(0,114,54,0.3);
    top: 30px;
    float: left;
    clear: both;
    margin-top: 40px;
}
.footer_bottom{
    width: 100%;
    height: 38px;
   /* background: url(../images/footer_b_fon.jpg);  */
   background: #007236;
    float: left;
    clear: both;

}
.footer_bottom_text{
    width: 1010px;
    padding-top:13px ; 
    color: #fff;
    font-size: 11px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -505px;
}
.footer_bottom_text a{color: #fff;}
.footer_bottom_text span{color: #fd8843;}

 .social_icons{
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    clear: both;
    margin-bottom: 15px;
}
 
 .logo_footer {
    width: 500px;
    margin-top: -18px;
 }
.footer_c div h1{
    font-size: 18px;
 
    font-weight: normal;
    margin-bottom: 5px;
}
.youtube{
    background: url(../images/youtube.png) no-repeat 0px 0px; 
}
.facebook{
    background: url(../images/facebook.png) no-repeat 0px 0px;  
}
.twitter{
    background: url(../images/social_icons.jpg) no-repeat -60px 0px;
}
.instagram{
    background: url(../images/instagram.png) no-repeat 0px 0px;  
}
.footer_c div ul{
    list-style: none;
}
/*.logo_footer{
    width: 280px;     float: left;
    min-height: 60px;
    margin-top: 0;
}
.logo_footer a{
    width: 260px;
    height: 60px;
    display: block;
    margin: 0px 0 0px 0px;
    background: url(../images/logo.jpg) no-repeat;
    background-size: auto 100%;
    float: left;
    
}*/
#account, #account_vin{
	float: right;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color: #fff;

   
}
#account_vin{background-color:#339933;}
#account_vin #register{background-color:#FF6600;}
#account > a,
#account_vin > a
{
    color: #fff;
    display: block;
    float: left;
    padding: 7px 20px;
    text-decoration: none;
}
#account a:hover,
#account_vin a:hover
{text-decoration: underline;}
#account #login{
	padding-left: 7px;
    position: relative;
}
#account #login:after{
    content: "";
    background: #fff;
    width: 1px;
    height: 11px;
    position: absolute;
    top: 9px;
    left: -7px;
}
#account #logout{
	padding: 7px;
    float: right;
    position: relative;
}
#account #logout:after{
    content: "";
    background: #fff;
    width: 1px;
    height: 11px;
    position: absolute;
    top: 9px;
    left: -3px;
}

.tel {
    float: right; 
    list-style: none;
    margin-bottom: 5px;
}
.footer_c .tel {
    margin-top: 10px;
}

.tel li {
    clear: both;
}
.tel li img {
    display: block;
    float: left;
    margin-right: 10px;
}
.tel li a {
    font-weight: normal;
    font-size: 18px;
    text-decoration: none;
    float: left;
    line-height: 24px;
    margin-bottom: 5px;
        color: #333;
 
}
#logo {
	float: left;
	width: 500px;
 
}
.logo_footer img,
#logo img {
    height: 110px;
}
.logo_footer a,
#logo a {
    float: left;
}
.logo_footer h1,
#logo h1 {
    font-size: 22px;
    margin-top: 20px;
    font-weight: bold;
}
.logo_footer h2,
#logo h2{
    margin-top: 10px;
    margin-left: 0;
    font-weight: normal;
    font-family: "Trebuchet MS";
    font-size: 14px;
    clear: none;
    white-space: nowrap;
}
#contact{
	float: right;
	text-align: right;
	margin-top: 45px;
	margin-right: 5px;
	font-style: italic;
	height: 25px;
	color: #505050;
	font-size: 15px;
	text-shadow: 0px 1px 0px #fff;
	
}
#contact #phone{
	font-size: 18px;
}

.ssso-main{
	list-style: none;
	float: left;
	display: block;

}   
.ssso-main .kievstar0icon{margin-left:59px;margin-top: -5px;}
 
.ssso-main li {
    float: left;
    margin-right: 10px;
}
 
#main {
    position: relative;
    left: 50%;
    margin-left: -600px;
	width: 1200px;
    float: left;
}
#content {
	float: left;
	width: 820px;
	margin-bottom: 20px;
    clear: both;
 	margin-left: 42px;
}

#content h1{
    font-family: Trebuchet MS;
    font-size: 24px;
    font-weight: normal;
}
#left {
	width: 300px;
	float: right;
	overflow: hidden;
}
.path_pro{float: left;}
.path_pro h1{
    font-size: 13px !important;
    font-weight: normal;
    display: inline;
    font-family: Arial !important;
}
.search_products{
    float: left;
    margin: -5px 0px 0px 0px;
}
.search_products .input_search2{
    width: 150px;
    color: #666666;
    border: 1px solid #c1c1c1;
    font-size: 12px !important;
    padding: 5px 5px 4px 5px;
}
#search{
    float: right;
    margin: 8px 12px 0px 0px;
}
#search .input_search{
	width: 300px;
    padding: 5px 5px 4px 5px;
	font-size: 12px;
	border: 1px solid #c1c1c1;
	display: block;
	float: left;
    color: #666666;
}
.at-icq{background: url(../images/icq.png) no-repeat left center;text-decoration: none;cursor: default;}

.at-skype{background: url(../images/skype12.png) no-repeat left center;}
#search .button_search {
	width: 54px;
	height: 26px;
	background: url(../images/button_search.jpg) no-repeat;
	border-style: none;
	cursor: pointer;
	display: block;
	float: left;
}
#search span{
    font-size: 11px;
    color: #999999;
    display: block;
    clear: both;
    padding: 1px 7px;
}

#blog_menu h1 a{
    font-family:Trebuchet MS ;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.index_blog_next{
    float: right;
    clear: both;
    text-align: right;

    border-radius: 0 0 10px 0;
    font-size: 16px;
    margin: 20px 0;

}
#content #comments{
    float: left;
    margin-top: 20px; 
}
#blog_menu h1 span{
    display: block;
    float: left;
    padding: 2px 8px 2px 8px;
    margin-right: 8px;
    border-radius: 6px 0 0 0;
    background: #fb7425;
    color: #fff;
   text-shadow: none;
}
/* @group Меню каталога*/
.catalog_menu_fon{
    position: relative;
    width: 50%;
    left: 50%;
    margin-bottom: -35px;
  /*  background: url(../images/catalog_menu_fon.jpg) repeat-x;*/
  background: #007236;
    height: 35px;
}
#catalog_menu {
   /* background: url(../images/catalog_menu_fon.jpg) repeat-x;*/
    background: #007236;
    height: 35px;
    margin-left: 45px;
    border-radius: 15px 0 0 0;
    margin-bottom: 20px;
    position: relative;
    z-index: 999;
}


#catalog_menu ul {

	list-style: none;	
}/*
#catalog_menu ul ul li:first-child{background: none !important;}
#catalog_menu ul ul {
	padding: 10px 10px;
    display: none;
    position: absolute;
    background: #fff;
    border-radius: 0px 0px 5px 5px;
    border-bottom: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    margin-top: 9px;
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
     z-index: 10;
    
}
#catalog_menu ul li {
	font-size: 14px;
    float: left;
    padding: 10px 0px;
    
}

#catalog_menu > ul > li:hover > ul{
    display: block;
    
}
#catalog_menu ul li a{
    color: #fff;
    text-decoration: none;
    font-family: arial;
    border-left:1px solid #9ab0c1;
    padding: 0px 10px;
}
#catalog_menu ul li:first-child a{ border-left:none;}
#catalog_menu ul li img{
	vertical-align: middle;
}
#catalog_menu ul li a.selected{
	color: #ffffff;

}
#catalog_menu ul ul li {
	font-size: 14px;
    clear: both;
    float: left;
    height: auto !important;
    border-bottom: 1px solid #E9E9E9;
}
#catalog_menu ul ul li:hover{
    background: #128ec7 !important;
    border-radius: 5px 5px 5px 5px;
}
#catalog_menu ul ul li a{color: #000;border: none;}
#catalog_menu ul ul li a.selected{color: #FF6600;}
#catalog_menu ul ul li:hover a {color: #fff;}
#catalog_menu ul ul ul li {
	font-size: 12px;
}
/* @end — Меню каталога*/
#catalog_menu ul li a {
    font-size: 14px;
}

#all_brands {
	width: 300px;
	margin-bottom: 15px;
}


/* @group Brands */
#brands {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#brands a {
	color: #ec0060;
	font-size: 12px;
	margin-right: 10px;
}
#brands img{
	vertical-align: middle;
}
#brands a:hover {
	color: #000;
} 
#brands a.selected {
	background-color: #ec0060;
	color: #fffeff;
	padding: 2px 2px 2px 2px;
}
/* @end */

/* Хлебные крошки */
#path{
    padding: 14px 10px 6px 20px;
    border: 1px solid #e9e9e9;
    margin: 0px 0px 15px 0; 
    float: right;  
    overflow: hidden;
    position: relative;
    z-index: 100;
    min-width: 789px;
}
#path a{
    line-height: 17px;
    color: #000;
    white-space:nowrap; 
}
/* @end */


/* @group Товар подробно */
.product .image {
	text-align: center;

	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	padding: 5px;

	margin-right: 20px;
}
.product .image img{

}
.product .images {
	float: left;
	clear: left;
	width: 224px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product .images img{
	text-align: center;
	width: 50px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	padding: 5px;
	margin: 4px 10px 10px 0px;
}
.product .description{
	float: right;
	width: 468px;
    clear: right;
}
.tiny_products a:hover{
    color: #FF6600 !important;
    text-decoration: underline;
}
.tiny_products li:nth-child(4n+1){
	clear: both;
}
.product .features {
	list-style: none;
	float: right;
	width: 100%;
	margin: 0 0 20px 0 !important;
	display: block;
    padding-left: 0;
	border-bottom: 1px solid #e0e0e0;
}
.product .features li {
	padding: 5px;
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	background-color: #f0f0f0;
}
.product .features li.even{
	background-color: #e9e9e9;
}
.product .features label {
	font-style: normal;
	display: block;
	width: 70%;
	float: left;
}
.product .features p {
	float: left;
	display: block;
	width: 30%;
}
.product .variants {
	float: left;
	font-size: 12px;
    width: 190px;
}
.product .variant td{
	padding-bottom: 6px;
	vertical-align: middle;
}
.product .compare_price {
	font-size: 14px;
	text-decoration: line-through;
	white-space: nowrap;
	color: #707070;
	position: absolute;
	left: 0;
	bottom: -3px;
}

.product .price { 
	font-size: 16px;
	white-space: nowrap;
    color: #000;
    float: left;
}
.product .variant_name {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 0px;
}
#back_forward {
	font-size: 14px;
	margin-bottom: 20px;
	clear: both;
}
#back_forward a.prev_page_link{
	margin-right: 20px;
}
/* @end — Товар подробно*/


.tiny_products {
	list-style: none;
	display: block;
    margin: 0px;
}
.products .product, .tiny_products .product{
	width: 180px;
	margin-right: 10px;
	margin-bottom: 30px;
	display: block;
    float: left;    
	word-spacing: normal;
	vertical-align: top;
   
}
.product{position: relative;}
.products .product:nth-child(4n+1){clear: both;}
.products .product .image, .tiny_products .product .image{
	vertical-align: middle;
	text-align: center;
    width: 140px;
	line-height: 119px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin-bottom: 10px;
    overflow: hidden;
    height: 118px;
}
.product .image img{
	vertical-align: middle;

}
.product h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}
.product h3 a{
	font-size: 12px;
	text-decoration: none;
    color: #333;
    height: 38px;
    padding-bottom: 5px;
    display: block;
    float: left;
    overflow: hidden;
}
.product p.sku{
    font-size: 11px;
    color: #999;
    clear: both;
}

.product .button{
    width: 82px;
    height: 31px;
    background: url(../images/button_card.jpg) no-repeat right bottom;
    font-size: 11px;
    padding-top: 10px;
    border: none;
    padding-right: 45px;
    float: right;
    margin-top: -33px;
    margin-right: 30px;   
}

.product .description  .button{
	width: 130px;
    height: 40px;
    font-size: 18px;
}
.product .button:hover{
    text-decoration: underline;
}
.product h3 a:hover{text-decoration: underline;}
.product h3.featured{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}





#main .products{
	list-style: none;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
}
#main .tab-content .products{margin-left: 0;}


/* Кнопка */
.button {
float: left;
clear: left;
cursor: pointer; 
}


/* @group Фильтр по свойствам */
#features {
	background-color: #f0f0f0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
}
#features .feature_name{
	padding: 7px;
}
#features .feature_values{
	padding: 7px;
}
#features a {
	padding-right: 6px;
	white-space: nowrap;
}
#features a.selected {
	//background-color: #4a4a4a;
	color: #505050;
	text-decoration: none;
}
/* @end — Фильтр по свойствам*/

.tovar_p .currency{font-size: 16px;}
/* @group Сортировка */
.sort {
	color: #505050;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
    float: right;
}
.sort a{
	margin-right: 5px;
    color: #007236 !important;
}
.sort .selected {
	color: #ff6600 !important;
	text-decoration: none;
	margin-right: 5px;
}
/* @end */


/* @group Постраничная навигация */
.pagination {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
    clear: both;
}
.pagination a {
	display: block;
	float: left;
	background-color: #fffeff;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 7px 4px;
	min-width: 22px;
	text-align: center;
	border: 1px solid #d7d7d7;
	text-decoration: none;
}
.pagination a.selected:hover,
.pagination a.selected {
	background-color: #007236;
	color: #ffffff;
	border-color: #007236;
}
.pagination a:hover {
	background-color: #f8f8f8;
}

.pagination a.next_page_link, .pagination a.prev_page_link{
	border: none;
	background: none;
}
/* @end */


/* @group Просмотренные товары */
#browsed_products{
	margin-bottom: 20px;
	overflow: hidden;
}

#browsed_products li{
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	width: 50px;
	height: 50px;
}
#browsed_products li a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
/* @end — Просмотренные товары */


/* @group Формы */
input[type="text"],
input[type="password"]
{
	width: 100%;
	font-size: 18px;
}
.form
{

}
.form textarea
{
	width:100%;
	height:100px;
	font-size: 18px;
    resize: none;
}
.form label {
	display:block;
	font-size: 13px;
    font-family: arial;
    color: #666666;
    padding-bottom: 5px;
}
.form input[type="text"]{
	display:block;
	margin-bottom: 15px;
}

/* @group Комментарии */
.comment_list {
	margin-top: 15px;
	list-style: none;
}
.comment_list li {
	padding-bottom: 15px;
}
.comment_header {
	font-size: 18px;
}
.comment_header i {
	font-weight: normal;
	font-style: normal;
	color: #878787;
	font-size: 13px;
}
/* @end — Комментарии*/

/* @group Форма отправки комментария */
.comment_form {
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.comment_form h2 {
	margin-bottom: 0px;
}
.comment_form .comment_textarea {
	width: 100%;
	height: 100px;
	font-size: 12px;
}
.comment_form label {
	display: block;
	float: left;
	width: 100px;
	font-size: 18px;
	margin-top: 15px;
}
.comment_form .input_name {
	font-size: 16px;
	width: 250px;
	margin-top: 15px;
}
.input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.register_form{
    max-width: 444px;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.comment_form .button,
.feedback_form .button,
.register_form .button,
.login_form .button{
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
}

/* @end — Форма отправки комментария */

/* @group Форма отправки обратной связи */
.feedback_form input[type="text"], .feedback_form input[type="password"], .feedback_form textarea{
    width: 275px;
    border: 1px solid #999; 
}
.feedback_form_button{background: url(../images/feedback_form_button.jpg) no-repeat; cursor: pointer; width: 76px; height: 26px; border: none; color: #fff; font-size: 12px;}
.feedback_form{float: right; width: 280px; margin-right: 4px;}
.feedback_form .input_captcha{float: right; width: 100px !important;margin-top: 15px; height: 36px; margin-bottom: 0px !important;}
.register_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.feedback_form .captcha, .register_form .captcha{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.feedback_form .button_send {
	font-size: 18px;
	float: right;
	margin-top: 25px;
}
/* @end — Форма отправки комментария */


/* @group Корзина */
#purchases{width: 100%;}
#purchases tr{

	height: 70px;
}
.name small{
	clear: both;
	font-size: 10px;
	display: block;
}
#purchases th{
	vertical-align: top;
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
    color: #ff6600;
    border-top: 2px solid #ff6600;
}

#purchases .image{
	width: 50px;
	text-align: center;
}
#purchases .image a{
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}

#purchases .name{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#purchases td.name{
	font-size: 14px;
}
#purchases td .download_attachment{
	white-space: nowrap;
	color: #3b8500;
	padding: 5px 10px 7px 10px;
	border-bottom-color: 1px dotted green;
	background-color: #ccff72;
	line-height: 30px;
}

#purchases .price{
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
}
#purchases td.price{
	font-size: 14px;

}
.none{display: none;}
.full_p{
        color: #007236;
    font-weight: bold;
}
#purchases .remove{
	padding-left: 15px;
	text-align: right;
}
#purchases .amount{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
#purchases .amount select{
	font-size:12px;
}

#purchases .coupon .name{
	font-size:14px;
}
#purchases .coupon .name input.coupon_code{
	width: 200px;
}
#purchases .coupon .name input{
	font-size:16px;
}

ul#deliveries{

	margin-bottom: 50px;
	background-color: #ffffff;

	padding: 0px 20px 0 20px;
	list-style: none;
}
ul#deliveries li{
	margin-bottom: 20px;
}
ul#deliveries li div.checkbox{
	float: left;
}
ul#deliveries li h3, ul#deliveries li .description{
	display: block;
	margin-left: 25px;
}
ul#deliveries li h3 label{color: #007236;font-size: 14px;}
/* @end */
h3.cart_h3{font-family: Trebuchet MS; font-size: 14px; font-weight: bold;}
span.cart_h3{font-family: Trebuchet MS; font-size: 14px; color: #5b5656;line-height: 30px;clear: both; display: block;}

/* @group Кабинет */
#content ul#orders_history
{
    margin: 10px 0 0 18px;
    float: left;
    width: 100%;
    clear: both;
	list-style: none;
}
#orders_history li
{
	margin-bottom: 10px;
}
#orders_history li a
{
	font-size: 16px;
}
/* @end — Кабинет */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.content_block{
	clear: both; 
}


/* @group Детали заказа */
table.order_info
{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
}
table.order_info td
{
	padding: 10px;
	border: 1px dotted #e0e0e0;
	font-size: 14px;
}
.checkout_button
{
	padding: 10px 20px 10px 20px;
	border: 1px solid #51a400;
	background-color: #d3ffa9;
	color: #2e5e00;
	font-size: 14px;
}
/* @end */


/* Сообщение с ошибкой */
.message_error{
	clear: both;
	height: 18px;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: red;
	background-color: #ffcaca;
	border: 1px dotted #ff4545;
}

/* @end */
.right{
    float: right;
}
.main_h1{
    font-family: Trebuchet MS;
    font-weight: normal;
    font-size: 18px;
    clear: both;
    
}
.s404 #search{
    margin: 40px 0px 0px 0px;
    float: left;
}
.s404 h1{color: #ff7221; font-size: 65px;font-weight: normal; font-family: Arial;}
.s404 strong{
    clear: both;
    font-family: arial;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    display: block;
    margin: 20px 0px;
}
.s404{
    margin-top: 50px;
    margin-left: 100px;
}
.manager{float: right;clear: both;} 

.manager{padding-right: 20px;  text-align: right; font-family: Trebuchet MS;color: #666666;font-size: 12px; border-right: 25px solid #FF6600;}
.manager strong{font-size: 14px; color: #333;line-height: 18px}  
.manager  h3{margin: 6px 0px 4px 0px;font-size: 14px;font-family: arial; color: #000;}
.manager  a.faq_a{background: url(../images/faq.jpg) no-repeat 0px 0px;line-height: 20px; padding: 5px 0px 5px 30px;margin-top: -5px;}
.hit_img{width: 22px; height: 21px; background: url(../images/hit_img.jpg) no-repeat; position: absolute; margin: -6px 0px 0px -27px;}
.contacts{
  	width: 1136px;
    padding: 20px 30px;
    border:1px solid #e9e9e9;
    margin-bottom: 30px;
    float: left;
}
 
.contacts .manager{
	clear: none;
}
.blog_block{
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
}
.blog_image{float: left;width: 100px;margin-right: 20px;}
.blog_image img{width: 100%; height: auto;}
.blog_image p{width: 100px;height: 100px;float: left;display: block; margin-right: 20px;}

.blog_block a{
      font-family:'Trebuchet MS';
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.blog_block a:hover{color: #007236;text-decoration: underline;}
.blog_date{background: #FF6600;color: #fff;display: inline;font-size: 14px;padding: 2px 5px 2px 8px; border-radius: 10px 0 0 0 ;}
.contacts h2{font-size: 18px; font-family: Trebuchet MS;float: left;}
.contacts li strong{font-size: 14px; font-family: Trebuchet MS;line-height: 30px;}
h2.metka{background: url(../images/metka.jpg) no-repeat right center; float: left;padding-right: 15px; text-transform: uppercase;}
div.metka{display: inline; background: url(../images/metka_2.jpg) no-repeat right center;}
.contacts ul{list-style: none;float: left;}
.contacts ul.telefons_c{margin: 0 0px 0px 70px;}
.contacts ul li{font-family: arial;  color: #333333;}
.contacts ul.adres_c{margin: 0 0px 0px 70px;}
.contacts ul.adres_c li{font-size: 12px;}
.contacts ul.adres_c li i{background: #f98541; font-style: normal; padding: 3px; color: #fff;}
.contacts ul.manager_c{margin:0 0px 0px 20px;padding-right: 50px;}
.contacts #content{clear: none;width: 665px; margin-left: 70px;margin-bottom: 40px;}
.contacts .route{clear: both; float: left; font-family: Trebuchet MS; font-size: 12px; padding-left: 5px; width: 150px;}

.contacts .map a{font-size: 12px; color:#439DDC !important;}
.contacts_menu{float: right;margin-bottom: 20px; margin-top: -10px;}
.line_c{border-top:5px solid #F4F3F3;width: 800px; height: 5px; margin-left: 80px;}
.img_gg{background: url(../images/img_gg.jpg) no-repeat;float: right;width: 205px; height: 180px; margin: -20px 50px 0px 0px;}

.left_block{
    position: absolute;
    width: 110px;
    padding: 5px 20px 20px 20px;
    border: 1px solid #e9e9e9;
    border-top: none;
    min-height: 500px;
    margin: 48px 0px 0px -90px;
    z-index: 100;
    background: #fff;
    display: none;
}
.left_block #sel_auto_brand{margin: 0;}
.left_block_top{
    width: 100%;
    padding: 14px 0px 0px 20px;
    border: 1px solid #e9e9e9;
    margin: 0px 0px 0px 0px; 
    float: left;  
}

span.cart_span{color: #333333; font-family: arial; font-size: 14px;display: block;float: left;margin: 4px 0px 0px 10px;}
span.cart_span i{font-style: normal; color:#007236;}
.dd_cart_1{
    width: 187px; 
    float: left;
    clear: both;
}
.dd_cart_2{
    width: 362px; 
    float: left;
    margin-left: 50px;
}
.cart_captcha{width: 60px !important;float: left; height: 26px !important; margin-top: 26px !important;}
.cart_next{border: none; background: url(../images/cart_next.jpg) no-repeat; width: 171px; height: 26px; color: #fff; clear: none; float: right;margin: 30px -5px 0px 0px;}
.analog_h{font-family: Trebuchet MS; font-weight: bold; font-size: 16px; color:#ff6600; margin-bottom: 0px; font-weight: 400;}
ul.analog{display: block;float: left;
clear: both;
width: 100%;
margin: 0 0 20px 0 !important;}
.imager{
	clear: both;
	float: left;
}
ul.analog li a.rtitle{color: #666666;text-decoration: none;line-height: 22px;}
ul.analog li{float: left; clear: both;width: 100%;border-bottom: 1px dashed #666666;padding: 8px 0;}

ul.analog li span{display: block;float: right !important;
font-size: 15px;
font-family: Trebuchet MS;}

.tiny_products.analog{
	max-height: 500px;
	overflow-y: scroll;
}


.tovar_p{display: block;float: right !important;color: #ff6600!important; font-size: 32px !important;font-family: Trebuchet MS;}
.tovar_pp{display: block;float: right !important;color: #ff6600!important; font-size: 18px !important;}
.button_p{clear: both;float: right; margin: 5px 0px 0px 0px !important;}
.price_text{float: right;color: #666666; font-size: 12px;font-family: Trebuchet MS;}
.product_h{padding-top: 30px;}
#bg {
    width:100%;
    height:100%;
    position:fixed;
    top:0;left:0;
    background:black;
    display:none;
    z-index:601; /* так получилось, что у меню в KickStart стоит z-index 600 */
    opacity:0.3;
}
#pop_form{
    position:absolute;
    top:15%;
    left:50%;
    z-index:603;
    width:286px;
    background:#fff;
    border-radius:10px 0px 0px 0px;
    margin-left:-143px;
    padding-bottom: 20px;
}
#pop_form_border, #pop_form_border_reg, #pop_form_border_rem{
    position:absolute;
    top:15%;
    left:50%;
    width:296px;
    background:#fff;
    border-radius:10px 0px 0px 0px;
    margin-left:-149px;
    margin-top: -6px;
    border: 1px solid #ccc;

}
#pop_form_border{height: 352px;}
#pop_form_border_reg{height: 370px;}
#pop_form_border_rem{height: 200px;}
.login_form input[type="text"], .login_form input[type="password"]{
    width: 291px;
    border: 1px solid #c1c1c1;
    font-family: arial;
    color: #666666;
    font-size: 12px;
    padding: 7px 9px;
    margin-bottom: 20px;
    float: left;
    clear: both;
}
.login_form input[type="checkbox"]{
    float: left;
}
.login_form{
    width: 311px;
    left: 50%;
    position: relative;
    margin-left: -156px;

}
.login_form .captcha{float: left;}
.login_form h1{
    color: #030303;
    font-family: arial !important;
    font-size: 18px !important;
    text-align: center;
    margin-bottom: 20px;
}

 .remont_slider {
    clear: both;
 }
.brands_slider{margin-top: -10px;}
.remont_slider .item,
.brands_slider .item{
	height: 100px;
}
.remont_slider .item a,
.brands_slider .item a{
	line-height: 100px;
	height: 100px;
	display: block;
	float: left;
}
.remont_slider .item img, 
.brands_slider .item img{
	max-width: 150px;
	max-height: 100px;
	margin-right: 10px;
	vertical-align: middle;
	display: inline-block;
}
.slick-prev:before, .slick-next:before{color: #007236 !important;}

.close_form{
    display: block;
    width: 14px;
    height: 14px; 
    background: url(../images/close_form.jpg) no-repeat;
    position: absolute;
    margin: 5px 0px 0px 268px;
}
.login_form_button{
    color: #fff;
    border: none;
    background: #007236;
    width: 100%;
    height: 26px;
    line-height: 26px;
    clear: both;
    cursor: pointer;
    float: left;
    margin-top: 20px;
    font-size: 14px;
}
.g-recaptcha{
    margin: 15px 0;
}
.register-title{
    margin: 10px 0 5px 0;
    float: left;
    width: 100%;
}
.close_b{
  float: left;
  display: block;  
  color: #999999;
  font-family: arial !important;
  margin-top: 35px;
}
.read_f{
    float: left;
    clear: both;
    margin: -10px 0px 0px 7px;
}
.read_f label{float: right;line-height: 22px;color: #999999;}
.voo_a{display: block;margin-left: 31px; font-size: 12px;}
.s_reg{
    float: left;
    clear: both;
    margin: 40px 0px 0px 77px;
}
.reg_captcha{
    width: 71px !important;
    float: right !important;
    margin-top: -35px;
}


#content ul.tabs{
margin: 0px 0 10px 0;
padding: 0px;
list-style: none;
}
ul.tabs li{
    cursor: pointer;
margin-right: -10px;
background: #ebeaea;
color: #666666;
display: inline-block;
padding: 10px 15px;
cursor: pointer;
border-radius: 10px 10px 0 0;
border:2px solid #fff; 
}
ul.tabs li:hover,
ul.tabs li.current{
background: #fb7425;
color: #fff;
position: relative;
padding: 13px 17px 10px 17px;
}

.tab-content{
display: none;
}

.tab-content.current{
display: inherit;
}


.tab-content #password{margin-bottom: 20px;} 

.userstabs{
    margin-left: 60px;
}
  .checkboxThree {
  width: 120px;
  height: 40px;
  background: #ebeaea;
  margin: 20px 0;
  border-radius: 50px;
  position: relative;
}

.checkboxThree:before {
  content: 'On';
  position: absolute;
  top: 12px;
  left: 13px;
  height: 2px;
  color: #007236;
  font-size: 16px;
}
.checkboxThree:after {
  content: 'Off';
  position: absolute;
  top: 12px;
  left: 84px;
  height: 2px;
  color: #111;
  font-size: 16px;
}
/**
 * Create the pill to click
 */
.checkboxThree label {
  display: block;
  width: 52px;
  height: 22px;
  border-radius: 50px;

  transition: all .5s ease;
  cursor: pointer;
  position: absolute;
  top: 9px;
  z-index: 1;
  left: 12px;
  background: #ddd;
}
.checkboxThree input[type=checkbox] { display: none; }
/**
 * Create the checkbox event for the label
 */
.checkboxThree input[type=checkbox]:checked + label {
  left: 60px;
  background: #007236;
}

.usermenutop{ 
    display: none;       
    list-style: none;
    position: absolute;
    z-index: 99;
    top: 28px;
    right:  375px;    
}
.usermenutop li{
    width: 100%;    
    float: right;
    clear: both;
    border-bottom: 1px solid #fff;
}
.usermenutop li a{
    display: block;
    padding: 6px 10px;
    color: #fff;
    background: #007236;
    text-decoration: none;
}
.usermenutop li a:hover{
    text-decoration: none !important;
    background: #FF6600; 
}

#username{
    float: right;
    display: block;
    padding: 7px 15px;
    min-width: 127px;
}
#username > a{
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}
#username:hover .usermenutop{
    display: block;
}









































































.amazon_scroller{
    padding: 0px;
    margin: 0px 0px 0px 10px;
}
.amazon_scroller .amazon_scroller_nav{
    position: absolute;
}
.amazon_scroller .amazon_scroller_nav li{
    cursor: pointer;
    position: absolute;
    margin-left: -15px;

}
.amazon_scroller .amazon_scroller_mask{
    position: absolute;
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
}
.amazon_scroller ul{
    padding: 0px;
    margin: 0px !important;
    float: left;
}
.amazon_scroller ul li{
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
    margin-right: 5px;
    list-style: none;
    float: left;
    text-align: center;
    display:inline;
}
.amazon_scroller ul li a{
    text-decoration: none;
}
.amazon_scroller ul li a:hover{
    text-decoration: underline;
} 

.amazon_scroller ul li a img{
    border: none;
    height: 40px;  
}
.brands_block{
    float: left;
    margin: 0 10px;
    width: 800px;
    padding: 10px 0;

}
.brands_block select{
    float: left;
    display: block;
    margin-right: 10px;
    margin-top: 20px;
    padding: 3px 5px;
    width: 180px;

}
#sel_auto_brand{margin-left: 40px;}
.brands_block select.end_s{
    margin-right: 0px;
}
.brands_border{
        border: 1px solid #e9e9e9;
        padding: 20px 20px 0 20px;
        float: left;
        clear: both;
        position: relative;
        width: 100%;
        margin-bottom: 50px;
        margin:0 0 50px -30px;
        
}

#content ul.category_s{
    clear: both;
    list-style: none;
    width: 100%;
    float: left;
    margin: 10px 0px 0 0;
    display: flex;
    flex-wrap: wrap;
}
ul.category_s li > ul.category_s{margin: 5px 0 0 0 !important;}
ul.category_s li > ul.category_s li a{font-size: 14px;}
ul.category_s li > ul.category_s li a{font-size: 14px; text-decoration: none;}
ul.category_s li > ul.category_s li{padding: 0 !important}
ul.category_s li{padding: 0px 0px 5px 0px;}
ul.category_s > li {width: 33%}
ul.category_s > li ul.category_s > li{width: 100%}


ul.category_s li > a{
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    font-family: Trebuchet MS;
}
ul.category_s li > ul li a{
    color: #000000;
    font-weight: 400;
}
ul.category_s li > a:hover{
    color: #007236;
}

.left_block select{
    padding: 5px 8px;
    width: 110px;
    clear: both;
    float: left;
    margin-top: 10px;
}
.color_ya{color: #FF6600 !important;}
.center{
    width: 300px;
    margin-left: 150px;
    margin-top: 50px;
}
.price_tt{
    color:#FF6600 ;
    margin: -10px 0px 0px 0px;
    font-weight: bold;
}
.price_ttt{
    color:#FF6600 ;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    display: block;
    float: right;
}
.vin_s{
    border: 1px solid #E9E9E9;
    float: left;
    padding: 37px 27px;
    margin-left: 68px;
    margin-top: -2px;
    clear: both;
}
.vin_s label{float: left; color: #333333; font-family: arial; font-size: 12px; clear: both; padding-top: 2px;}
.vin_s input {float: right; width: 300px; padding: 2px 5px;font-size: 12px; border: 1px solid #ccc;}
.vin_s textarea{float: right; width: 300px; height: 120px; padding: 2px 5px; resize: none;}
.vin_s select{float: right;}
.vin_s span{clear: both;margin-bottom: 15px; display: block; float: left; width: 100%;}
.vin_s input.vin_s_name{width: 300px;margin-bottom: 20px;margin-top: 10px;}
.vin_s_submit{background: url(/images/vin_s_submit.jpg) no-repeat; 
	background-size: 100%;
	clear: both;
	height: 26px; padding: 0; margin: 10px 0px 0px 0px; border: none !important; color: #fff;}
.vin_s_vkladka{background: url(/images/vin_s_vkladka.jpg) no-repeat; margin: 0px 200px 0px 0px; float: right; text-align: center; font-size: 12px;  width: 163px; height: 34px; line-height: 35px;}
.search_vin{
float: left;
background-color: #339933;
font-size: 12px;
padding: 7px 20px;
}
.search_vin a{color: #fff;}
.amazon_scroller_mask ul li span{ margin: -55px 0px 0px 30px; display: block; font-size: 11px; color: #FF6600;font-weight: bold; float: left; position: relative; background: #fff; padding: 0px 2px; border-radius: 5px;}

.autocomplete{
	width: 365px !important;
}




.content_MainView{
    float: left;
    clear: both;
    margin: 20px 0px;
    font-size: 10px;
    color: #666666;
    text-align: justify;
}
.content_MainView ul{
    margin-left: 18px;
}
.kievstar0icon{
	background: url(../images/azapchast_05.png) no-repeat;
}
.mts0icon{
	background: url(../images/azapchast_03.png) no-repeat;  
	margin-right: 20px;
}

.pr_body{
	clear: both;
	float: left;
	width: 100%;
	height: 200px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
    white-space: pre-wrap;
}
.pr_body,
.cross_body{
     white-space: pre-wrap;
}

.pr_body:before{content:'';display:block;position:absolute;bottom:0;right:0;left:0;height:4em;background:-moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);background:-o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);background:-ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);background:linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);}

.pr_body a#pr_body_open{
	width: 100%;
	float: left;
	clear: both;
	cursor: pointer;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #007236;
}

.hide-a.pr_body:before{
	display: none;
}



.cross_body{
    clear: both;
    float: left;
    width: 100%;
    height: 100px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.cross_body:before{content:'';display:block;position:absolute;bottom:0;right:0;left:0;height:4em;background:-moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);background:-o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);background:-ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);background:linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);}

.cross_body a#cross_body_open{
    width: 100%;
    float: left;
    clear: both;
    cursor: pointer;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #007236;
}

.hide-a.cross_body:before{
    display: none;
}



.category_text{
	float: left;
	clear: both;
	font-weight: normal;
    width: 100%;
}

.search_null{ 
	padding-left: 64px;    
}
.kod_product{
	float: right;
	line-height: 50px;
}
.kod_product strong{font-size: 1.3em;}
.title_product{
margin-bottom: 0;
}
.brand_product{
	float: right;
	line-height: 50px;
}
.table_variants{margin-bottom: 10px;}
.brand_product_bottom{float: left;}
.brand_product img,
.brand_product_bottom img
{max-height: 70px;border: none;max-width: 200px;}

.reg_form_button{width: 200px;margin: 0;text-align:center;background-size: 100%;}


.nav {
  display: inline-flex;
  border-radius: 15px 0 0 0;
  height: 35px;
  padding: 0;
  position: relative;
}

.nav .nav-item {
  line-height: 35px;
  padding: 0 15px;
  position: relative;
}
.nav .nav-item:not(.special)::after {
  content: '|';
  font-weight: 300;
  color: #fff;
  transform: translateX(-50%);
  left: 100%;
  top: 0;
  position: absolute;
}
.nav .nav-item:not(.special):last-child::after {
  content: '';
}
.nav .nav-item:not(.has-sub-nav):hover a {
  border-bottom: 1px solid #fff;
}
.nav .nav-item.special {
  background: linear-gradient(to bottom, #f98a22 0%, #dd9047 55%, #ff6e14 100%);
  margin-left: -10px;
  border-radius: 15px 0 0 0;
}
.nav .nav-item.special a {
  border-bottom: 1px solid #fff;
}
.nav .nav-item.has-sub-nav {
  position: relative;
}
.nav .nav-item.has-sub-nav::before {
  content: '';
  position: absolute;
  top: 27px;
  left: calc(50% - 4px);
  border: 3px solid;
  border-color: #fff transparent transparent transparent;
  height: 0;
  width: 0;
}
.nav .nav-item.has-sub-nav:hover .sub-nav {
  position: absolute;
  visibility: visible;
  opacity: 1;
  transform: translateY(0%);
}
.nav .nav-item.has-sub-nav:hover .nav-item-link {
  position: relative;
}
.nav .nav-item.has-sub-nav:hover > .nav-item-link::after {
  content: "";
  position: absolute;
  width: 80%;
  height: 6px;
  left: 50%;
  transform: translateX(-50%) translateY(5px);
  background: rgba(165, 215, 255, 0.55);
  top: 100%;
  z-index: 10;
  width: calc(100% + 10px);
  animation: opacity-fill .5s ease; 
}
.nav .nav-item.has-sub-nav:hover::before {
  transform: rotate(180deg);
  top: 26px;
}
.nav .nav-item .sub-nav {
  background: #f9f9f9;
  display: block;
  position: absolute;
  min-width: 250px;
  width: auto;
  padding: 10px;
  margin-top: 3px;
  border-radius: 0 0 10px 10px;
  border: 1px solid #cecece;
  box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.075);
  visibility: hidden;
  opacity: 0;
  transform: translateY(15%);
  margin-left: -20px;
  transition: all 0.5s ease-in-out;
}
.nav .nav-item .sub-nav::before {
  content: "";
  width: calc(100% - 22px);
  height: calc(100% - 22px);
  background: rgba(255, 255, 255, 0);
  position: absolute;
  border: 1px solid #cecece;
}
.nav .nav-item .sub-nav .sub-nav-item {
  padding: 0 10px 0 15px;
  margin: 0 10px;
  line-height: 24px;
  z-index: 20;
  position: relative;
  transition: background .5s ease;

}
.nav .nav-item .sub-nav .sub-nav-item:first-child {
  margin-top: 10px;
}
.nav .nav-item .sub-nav .sub-nav-item:last-child {
  margin-bottom: 10px;
}
.nav .nav-item .sub-nav .sub-nav-item:hover {
  background: #007236;
  border-radius: 5px 0 0 5px;
  position: relative;
  color: #fff;
}
.nav .nav-item .sub-nav .sub-nav-item:hover::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 6px;
  transform: translateY(-50%);
  border: 3px solid;
  border-color: transparent transparent transparent #fff;
}
.nav .nav-item a {
  color: #fff;
  text-decoration: none;
  padding-bottom: 2px;
}
.nav .nav-item .sub-nav a{
    color: #000;
}
.nav .nav-item .sub-nav .sub-nav-item:hover a{
     color: #fff;
}
@keyframes opacity-fill {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.price0block{
    margin-top: 10px;
    clear: both;
    float: left;
    width: 160px;
    padding: 2px 4px;
    position: relative;
    background: #007236;
}
.product .price0block .price{
    float: none;
    display: inline;
    color: #fff;
    font-size: 14px;
}
.price0title{
    color: #f0f0f0;
    font-size: 12px;
}

.cdefull{
    float: right;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 11px;
    text-decoration: none;
    margin-left: 20px;
}
.ordernext{
    float: right;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 11px;
    color: #fb7425;
    font-weight: bold;
    text-decoration: none;
}
.ordernext:hover,.cdefull:hover{
text-decoration: underline;
}

.img-responsive {
    height: auto;
    max-width: 100%;
}



 
.colum_remont_2 { 
    width: 50%;
    float: left;
}

.remont_home {
    margin-bottom: 30px;
    text-align: center;
/*    border: 1px solid #e9e9e9;*/
/*    padding: 5px 5px 10px 5px;*/
  /*  background: yellow;*/
}
/*.remont_home a{
    font-size: 15px;
    text-decoration: none;
}
.remont_home a:hover ~ a,
.remont_home a:hover{
    text-decoration: underline;
}*/

.remont_title {
    text-align: center;
    text-transform: uppercase;
    background: yellow;
    padding: 5px;
    line-height: 20px;
}


.nav-item-42 {
    background: #FF6600;
    border-radius: 8px 0 0 0;
}
.nav .nav-item-42.nav-item:not(.special)::after {
    content: "";
}
.nav-item-42 a {
      padding: 0 10px; 
      text-transform: uppercase;
}



.products-catalog-mode {
    list-style: none;
}
.products-catalog-mode.products .product {
    width: 820px;
    margin-right: 0;
}

.products-catalog-mode.products .product .image {
    width: 280px;
    height: 236px;
    line-height: 238px;
}

.products-catalog-mode .product h3 a {
    font-size: 16px;
}

.contacts-head {
    color: #fff;
    text-decoration: none;
    line-height: 28px;
}
.contacts-head:hover {
        text-decoration: underline;
}








.categories__main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 45px;
    
}
.categories__main > div {
    width: 24%;
    text-align: center;
    margin-bottom: 40px;
}
.categories__main > div img {
    max-width: 100%;
    height: auto;
}

.categories__main a {
    text-decoration: none;
    font-size: 21px;
    padding: 5px 0;
    display: block;
}







